Skip to content

Feature : sync files#20

Open
SKnight-s wants to merge 21 commits intomasterfrom
feature/sync_files
Open

Feature : sync files#20
SKnight-s wants to merge 21 commits intomasterfrom
feature/sync_files

Conversation

@SKnight-s
Copy link
Copy Markdown

Changelog :

All the changelog of the PR Feature : pki and routing

Refactoring :

Tests :

  • adding a file to limit the bandwidth of our application during a test

Feature :

File synchronisation:

A complete system of file synchronisation had been added.

  • a new folder file containing the code concerning file synchronisation
  • a new message type for handling messages relative to files
  • a new handler for this type of message.
  • New functionnality for the shoset to have what we call a library of files
  • A system linked to a shoset to do operations on these files in the library
  • A new functionnality for ShosetConn : accessing the information about the TCp connection, for instance the RTT
  • Some mockers and unit tests int the folder test
  • Some more global tests
  • A full documentation for file synchronisation

Work to be done :

Tests :

  • not all the changes have been fully tested (but basic tests are working)
  • It lacks unit tests (sonarcloud tests won't pass)

@SKnight-s SKnight-s requested a review from Zorin95670 March 23, 2023 14:56
@SKnight-s SKnight-s self-assigned this Mar 23, 2023
@SKnight-s SKnight-s changed the title Feature/sync files Feature : sync files Mar 23, 2023
@SKnight-s SKnight-s force-pushed the feature/sync_files branch from 588124b to 1f78cb1 Compare March 24, 2023 09:07
@sonarqubecloud
Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 2 Security Hotspots
Code Smell A 38 Code Smells

0.0% 0.0% Coverage
2.0% 2.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant